.. _`HSplit Table`: .. _`org.sysess.sympathy.data.table.hsplittablenode`: HSplit Table ```````````` .. image:: hsplit_table.svg :width: 48 Split a Table into multiple Tables by columns, every column becomes a new table. Definition :::::::::: Input ports ........... **port1** table Input Table Output ports ............ **port1** [table] Split Tables Related nodes ............. * :ref:`org.sysess.sympathy.data.table.hsplittablenodes` * :ref:`org.sysess.sympathy.data.table.hjointable` Examples ........ * :download:`HSplitTable.syx ` Implementation .............. .. automodule:: node_hsplit_tables :noindex: .. class:: HSplitTableNode :noindex: